home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / super-decorate-cake.swf / scripts / DefineButton2_149 / BUTTONCONDACTION on(press).as next >
Text File  |  2011-01-13  |  89b  |  5 lines

  1. on(press){
  2.    this.swapDepths(_parent.getNextHighestDepth());
  3.    this.startDrag();
  4. }
  5.